ConversationGlobalHasAttachments Property |
Contains a value that indicates whether at least one conversation item in a mailbox has an attachment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool GlobalHasAttachments { get; }Public ReadOnly Property GlobalHasAttachments As Boolean
Get
Property Value
Type:
Booleantrue if [global has attachments]; otherwise,
false.
See Also